Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 179,340 for

document formatting

(0.34 sec)
  1. Using Sparklines and Setting 3D Format|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Using Sparklines and Setting 3D Format Contents [ Hide ] Using Sparklines...Excel file to disk. Setting 3D Format You might need 3D charting...

    docs.aspose.com/cells/net/using-sparklines-and-...
  2. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....1 Use font and paragraph formatting specified in DocumentBuilder...DocumentBuilder as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/cpp/aspose.words/htm...
  3. Convert JSON Format to DOCM via Java | products...

    Parse JSON to DOCM in Java without using Microsoft Word...Conversion JSON to DOCM Convert JSON Format to DOCM via Java On premise...creating and editing worksheets, formatting cells, adding charts and...

    products.aspose.com/total/java/conversion/json-...
  4. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your Document quality!...PDF as form fields, some formatting loss might occur because...Shows how to save a document to the PDF format using the Save method...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert XLSB to DOCX with .NET or with free Onl...

    Convert XLSB to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSB to DOCX online converter quickly before integrating the code....help you convert other file formats to DOCX files. How to Convert...using Document class Save the document to DOCX format using Save...

    products.aspose.com/total/net/conversion/xlsb-t...
  6. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a Document. To learn more, visit the Documentation article in C++....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. class FieldChar :...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....output XLSX and output XLSB format. The following screenshot shows...the workbook in output XLSX format. Sample Code Advanced topics...

    docs.aspose.com/cells/net/create-slicer/
  8. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...while maintaining proper formatting and structure. Solution :...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  9. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... Document doc = new Document(); DocumentBuilder...i++) { // Clear individual format of all data points. // Data...

    reference.aspose.com/words/java/com.aspose.word...
  10. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++....Input some data with some formatting into a few cells in the range...Input some data with some formatting into a few cells in the range...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/